2007-07-01 Johan Dahlin <jdahlin@async.com.br>
* gtk/gtk-builder-convert.xml: Updates
svn path=/trunk/; revision=18326
+2007-07-01 Johan Dahlin <jdahlin@async.com.br>
+
+ * gtk/gtk-builder-convert.xml: Updates
+
2007-06-30 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkbuilder.sgml: Some corrections and additions
<refsynopsisdiv>
<cmdsynopsis>
-<command>gtk-builder-convert <arg choice="req">file</arg></command>
+<command>gtk-builder-convert <arg choice="req">input</arg><arg choice="req">output</arg></command>
</cmdsynopsis>
</refsynopsisdiv>
into XML files which can be loaded with GtkBuilder.
</para>
<para>
-It expects the name of a glade file as sole argument, and writes
-its output to stdout.
+It expects the name of a glade file as the first argument, and writes
+its output the file specified as the second argument.
</para>
</refsect1>